armhf does not support frame unwinding, simplify assertion
authorVladimir Petko <vladimir.petko@canonical.com>
Thu, 30 Jan 2025 23:01:36 +0000 (00:01 +0100)
committerMoritz Muehlenhoff <jmm@debian.org>
Thu, 30 Jan 2025 23:01:36 +0000 (00:01 +0100)
commita30a9ebdc259d5c626e0d2b5176370ea6e13cf65
treef04e090cf18e7618ecdf1a1899249b684d5781e9
parent738b12448a6c5e00cb941dcaa55e261aad214a9c
armhf does not support frame unwinding, simplify assertion

Bug: https://bugs.openjdk.org/browse/JDK-8305480

os::current_frame() is stubbed out on armhf and this test fails.
Simplify assertion as there is no "from xxxx" output on armhf.

Gbp-Pq: Name update-assertion-for-armhf.patch
test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java